#!exifinfotemplateversion=2.10
#
#!formatname=All supplied EXIF information
#
#!comment1=Produces all the EXIF information available, ignoring
#!comment2=tags with no value.
#!comment3=Author: Chris Terran * Version: 1.10 (3 Oct 2002)
#
#!outputleafname=EXIFdata
#!outputfiletype=Text
#!outputmode=single
#!UnknownString=[*]
#
# This works by matching each tag's value against the "!UnknownString"
# value, set above to '[*]'; the {!If "{tag}"} construct is a shorthand
# for this. If it doesn't have that value, it must be present in the file.
# The peculiar layout is to prevent blank lines being generated for
# absent tags. Spaces inside the {!If ...} construct are ignored.
#
# Note that most cameras will only provide a small subset of the
# tags mentioned here, which is a complete list (EXIF 2.20 specification).
#
#!section=header
Directory: {!path}
===========================================================================

#!section=image
***************************************************************************

File: {!leafname}   [{!filesize} bytes]

Camera: {Main.Make} {Main.Model}

--------  EXIF data  ------
{!If "{ExposureTime}"                      }ExposureTime               : {ExposureTime}sec
{!Endif}{!If "{FNumber}"                   }FNumber                    : {FNumber}
{!Endif}{!If "{ExposureProgram}"           }ExposureProgram            : {ExposureProgram}
{!Endif}{!If "{SpectralSensitivity}"       }SpectralSensitivity        : {SpectralSensitivity}
{!Endif}{!If "{ISOSpeedRatings}"           }ISOSpeedRatings            : {ISOSpeedRatings}
{!Endif}{!If "{OECF}"                      }OECF                       : {OECF}
{!Endif}{!If "{ExifVersion}"               }ExifVersion                : {ExifVersion}
{!Endif}{!If "{DateTimeOriginal}"          }DateTimeOriginal           : {DateTimeOriginal}
{!Endif}{!If "{DateTimeDigitized}"         }DateTimeDigitized          : {DateTimeDigitized}
{!Endif}{!If "{ComponentsConfiguration}"   }ComponentsConfiguration    : {ComponentsConfiguration}
{!Endif}{!If "{CompressedBitsPerPixel}"    }CompressedBitsPerPixel     : {CompressedBitsPerPixel}
{!Endif}{!If "{ShutterSpeedValue}"         }ShutterSpeedValue          : {ShutterSpeedValue}
{!Endif}{!If "{ApertureValue}"             }ApertureValue              : {ApertureValue}
{!Endif}{!If "{BrightnessValue}"           }BrightnessValue            : {BrightnessValue}
{!Endif}{!If "{ExposureBiasValue}"         }ExposureBiasValue          : {ExposureBiasValue}
{!Endif}{!If "{MaxApertureValue}"          }MaxApertureValue           : {MaxApertureValue}
{!Endif}{!If "{SubjectDistance}"           }SubjectDistance            : {SubjectDistance}m
{!Endif}{!If "{MeteringMode}"              }MeteringMode               : {MeteringMode}
{!Endif}{!If "{LightSource}"               }LightSource                : {LightSource}
{!Endif}{!If "{Flash}"                     }Flash                      : {Flash}
{!Endif}{!If "{FocalLength}"               }FocalLength                : {FocalLength}mm
{!Endif}{!If "{SubjectArea}"               }SubjectArea                : {SubjectArea}
{!Endif}{!If "{MakerNote}"                 }MakerNote                  : {MakerNote}
{!Endif}{!If "{UserComment}"               }UserComment                : {UserComment}
{!Endif}{!If "{SubsecTime}"                }SubsecTime                 : {SubsecTime}
{!Endif}{!If "{SubsecTimeOriginal}"        }SubsecTimeOriginal         : {SubsecTimeOriginal}
{!Endif}{!If "{SubsecTimeDigitized}"       }SubsecTimeDigitized        : {SubsecTimeDigitized}
{!Endif}{!If "{FlashPixVersion}"           }FlashPixVersion            : {FlashPixVersion}
{!Endif}{!If "{ColourSpace}"               }ColourSpace                : {ColourSpace}
{!Endif}{!If "{ExifImageWidth}"            }ExifImageWidth             : {ExifImageWidth}
{!Endif}{!If "{ExifImageHeight}"           }ExifImageHeight            : {ExifImageHeight}
{!Endif}{!If "{RelatedSoundFile}"          }RelatedSoundFile           : {RelatedSoundFile}
{!Endif}{!If "{ExifInteroperabilityOffset}"}ExifInteroperabilityOffset : {ExifInteroperabilityOffset}
{!Endif}{!If "{FlashEnergy}"               }FlashEnergy                : {FlashEnergy}
{!Endif}{!If "{SpatialFrequencyResponse}"  }SpatialFrequencyResponse   : {SpatialFrequencyResponse}
{!Endif}{!If "{FocalPlaneXResolution}"     }FocalPlaneXResolution      : {FocalPlaneXResolution}
{!Endif}{!If "{FocalPlaneYResolution}"     }FocalPlaneYResolution      : {FocalPlaneYResolution}
{!Endif}{!If "{FocalPlaneResolutionUnit}"  }FocalPlaneResolutionUnit   : {FocalPlaneResolutionUnit}
{!Endif}{!If "{SubjectLocation}"           }SubjectLocation            : {SubjectLocation}
{!Endif}{!If "{ExposureIndex}"             }ExposureIndex              : {ExposureIndex}
{!Endif}{!If "{SensingMethod}"             }SensingMethod              : {SensingMethod}
{!Endif}{!If "{FileSource}"                }FileSource                 : {FileSource}
{!Endif}{!If "{SceneType}"                 }SceneType                  : {SceneType}
{!Endif}{!If "{CFAPattern}"                }CFAPattern                 : {CFAPattern}
{!Endif}{!If "{CustomRendered}"            }CustomRendered             : {CustomRendered}
{!Endif}{!If "{ExposureMode}"              }ExposureMode               : {ExposureMode}
{!Endif}{!If "{WhiteBalance}"              }WhiteBalance               : {WhiteBalance}
{!Endif}{!If "{DigitalZoomRatio}"          }DigitalZoomRatio           : {DigitalZoomRatio}
{!Endif}{!If "{FocalLengthIn35mmFilm}"     }FocalLengthIn35mmFilm      : {FocalLengthIn35mmFilm}
{!Endif}{!If "{SceneCaptureType}"          }SceneCaptureType           : {SceneCaptureType}
{!Endif}{!If "{GainControl}"               }GainControl                : {GainControl}
{!Endif}{!If "{Contrast}"                  }Contrast                   : {Contrast}
{!Endif}{!If "{Saturation}"                }Saturation                 : {Saturation}
{!Endif}{!If "{Sharpness}"                 }Sharpness                  : {Sharpness}
{!Endif}{!If "{DeviceSettingDescription}"  }DeviceSettingDescription   : {DeviceSettingDescription}
{!Endif}{!If "{SubjectDistanceRange}"      }SubjectDistanceRange       : {SubjectDistanceRange}
{!Endif}{!If "{ImageUniqueID}"             }ImageUniqueID              : {ImageUniqueID}
{!Endif}
#!section=footer
===========================================================================
Total: {!imagenumber} files
